home *** CD-ROM | disk | FTP | other *** search
/ Business Assistant / Business Assistant.iso / stock / money2 / money260.doc < prev    next >
Text File  |  1989-05-14  |  16KB  |  322 lines

  1.                              Welcome to MONEY v2.60 
  2.                      Copyright 1988, 1989 by Timothy Higgins
  3.                                All Rights Reserved
  4.          
  5.               This  is the latest version of a stock  portfolio  program 
  6.          that  is  geared  towards  both novice  and  experienced  stock 
  7.          investors.    No  knowledge  of the stock market  is  required, 
  8.          except for the ability to look up stock prices and market  data 
  9.          such as Treasury Bill rates and the Stock Market Index. 
  10.  
  11.               The  version  that is being distributed as SHAREWARE is  a 
  12.          scaled down version of the real thing (the SHAREWARE version is 
  13.          v2.60 whereas the "real thing" is v2.61).  The major difference 
  14.          between   the  two  versions  is  the  number  of  stocks   and 
  15.          transactions  that each program can handle.   Version 2.60  can 
  16.          only  handle at most 10  stocks and 50  transactions,   whereby 
  17.          v2.61 can handle as many as 50  stocks and 8100  transactions.  
  18.          There  are  also  minor cosmetic  and  operational  differences 
  19.          between  the  two  versions,  primarily in the  area  of  error 
  20.          checking.  ATTENTION BROKERS AND SERIOUS INVESTORS: Please keep 
  21.          in  mind  that   the imposed limit on the number of  stocks was 
  22.          arbitrary.   Version 2.61   can be custom  modified  to  handle 
  23.          almost  any  number  of  stocks  and transactions  as  long  as 
  24.          they can be processed within  640k  of memory.  Each stock  and 
  25.          transaction  occupies  approximately 80  bytes of memory.   The 
  26.          limit  on the number of stocks and transactions will depend  on 
  27.          how much conventional free memory your computer has.                
  28.  
  29.               So, what does this program do?  Here's a brief summary of
  30.          its features:
  31.  
  32.                           1. Handles 10 stocks and 50 transactions
  33.                       (v2.61 handles 50 stocks and 8100 transactions). 
  34.  
  35.                           2. Calculates TOTAL and RECENT portfolio,
  36.                       market, and individual stock returns.
  37.  
  38.                           3. Displays this information in 3 ways:
  39.  
  40.                                  a. On-Command while entering
  41.                                  data.
  42.  
  43.                                  b. Graphically, if a color graphics
  44.                                  card is attached.
  45.  
  46.                                  c. On 3 types of easy to read
  47.                                  charts: Portfolio, Transactions,
  48.                                  and Performance Summary.
  49.  
  50.                           4. Records  all transactions in  a  separate 
  51.                       file. 
  52.  
  53.                           5.  Allows printing of PORTFOLIO, MARKET,  and 
  54.                       PERFORMANCE  charts to a printer or an Ascii  (DOS 
  55.                       Text) file.  Allows printing of graphs on printers 
  56.                       that accept graphics (must run GRAPHICS.COM before 
  57.                       running MONEY260). 
  58.  
  59.                           6.    Allows  for  Stock  Splits,   and   will 
  60.                       automatically    update    the    portfolio    and 
  61. 2
  62.                       transactions  file  to  indicate  the  new   stock 
  63.                       values. 
  64.  
  65.                           7.  You decide the names to use for your  data 
  66.                       files.   This means that you can use this  program 
  67.                       to analyze any number of different portfolios. 
  68.  
  69.                           8.   Fully menu driven.   Just follow the  on-
  70.                       screen  prompts  which  guide you  throughout  the 
  71.                       program. 
  72.  
  73.                           9.  Simple data entry.   Allows editing of all 
  74.                       data  before  it gets written to the disk.    Even 
  75.                       incorporates a PANIC  BUTTON (the F1  key) if  you 
  76.                       start doing something that you wish you hadn't. 
  77.  
  78.                           10.    Extensive  error  checking  and   error 
  79.                       messages  (this applies mainly to v2.61   although 
  80.                       there   is  significant  error  checking  done  in 
  81.                       v2.60). 
  82.                
  83.  
  84.          BEFORE YOU BEGIN:
  85.  
  86.               Make a back-up of this disk including the sample data 
  87.          files. 
  88.  
  89.                            1.   Insert original disk in Drive A (the  upper 
  90.                       drive on two floppy systems).   If you have a  two 
  91.                       floppy  system insert a BLANK FORMATTED DISK in Drive 
  92.                       B (the bottom drive). Close the drive door(s)  and 
  93.                       enter the following at the DOS command prompt: 
  94.  
  95.                                         COPY A:*.* B:
  96.  
  97.                            THOSE WITH TWO FLOPPY DRIVE SKIP STEP #2  
  98.  
  99.                            2.  If you have only one Floppy drive,  enter 
  100.                       the above command.   A  message will appear on the 
  101.                       screen.  You will now take out the disk that is in 
  102.                       the  drive and replace it with a  BLANK  FORMATTED 
  103.                       DISK. Close the drive door and press ENTER.  
  104.  
  105.                            3. When the drive light(s) goes out, you will 
  106.                       have a back-up copy of the original disk. KEEP  IT 
  107.                       IN A SAFE PLACE.  
  108.  
  109.  
  110.                 Owners  of Hard-disk systems may want to copy all of the 
  111.            original  files onto their hard disk in a separate  directory 
  112.            named MONEY.  To do so, following this procedure: 
  113.  
  114.                            1. To create a separate directory on your hard 
  115.                         disk,   first  make  sure that the  DOS  command 
  116.                         prompt  says  C:\>  (or something  similar)   to 
  117.                         indicate  you are in the root directory  of  the 
  118.                         hard disk.  Then enter this command: 
  119.  
  120.                                             MD MONEY
  121.  
  122. 3
  123.                            2. Change to that directory by entering:
  124.                         
  125.                                             CD MONEY
  126.  
  127.                            3. Insert the program disk in drive A and enter 
  128.                         this command: 
  129.  
  130.                                         COPY A:*.* C:\MONEY
  131.  
  132.  
  133.          HOW TO RUN THE PROGRAM:
  134.  
  135.  
  136.               1.    Make sure the MONEY.COM and all data files that  are 
  137.            used  by the program are on the current drive and the current 
  138.            directory. Then enter: 
  139.  
  140.                                        MONEY 
  141.  
  142.               2.   You will see a brief message indicating that I  would 
  143.            appreciate  a little compensation for writing  this  program.  
  144.            It took me over a year to bring it from scratch,  to a  BASIC 
  145.            program,  back to scratch,  to a Pascal program,  and then to 
  146.            add  all the extra features.   It also cost me a  few  grades 
  147.            while in college. 
  148.  
  149.               3. To continue, Press any key.  Now enter your file names.  
  150.            If  you  just want to see how the program  operates,   simply 
  151.            press  ENTER  at the file name prompts to accept the  default 
  152.            sample data files.   To start you own files,  press ESCape to 
  153.            clear  the prompts,  then enter a file name (WITHOUT THE FILE 
  154.            EXTENSION). 
  155.  
  156.               4.   Now  you  will  be presented with the  MAIN  MENU  of 
  157.            choices.  Pick one, any one (pick a card, any card...). 
  158.  
  159.               5.  Just follow the prompts.  But be careful when entering 
  160.            stock data.
  161.             
  162.                     To indicate that you BOUGHT stock,  enter a POSITIVE 
  163.            number  at the prompt that says NUMBER OF SHARES TRADED.   To 
  164.            indicate that you SOLD stock,  enter a NEGATIVE number at the 
  165.            prompt. 
  166.  
  167.                     If  you did not bu